Crate bytestring
source ·Expand description
A UTF-8 encoded read-only string using Bytes
as storage.
See docs for ByteString
.
Structs
- An immutable UTF-8 encoded string with
Bytes
as a storage.
A UTF-8 encoded read-only string using Bytes
as storage.
See docs for ByteString
.
Bytes
as a storage.